chore(deps): update dependency friendsofphp/php-cs-fixer to v3.95.15 (master)#2723
Merged
renovate[bot] merged 2 commits intoJul 20, 2026
Merged
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 7, 2026 15:45
5b7ca82 to
e795c12
Compare
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 7, 2026 16:54
e795c12 to
4b37aa8
Compare
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 11, 2026 16:31
4b37aa8 to
1d053a6
Compare
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 12, 2026 15:16
1d053a6 to
71a70de
Compare
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 14, 2026 13:16
71a70de to
3670ae5
Compare
miaulalala
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 16, 2026 17:22
6122f1f to
bec7746
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/master-friendsofphp-php-cs-fixer-3.x
branch
from
July 20, 2026 19:45
bec7746 to
dc95331
Compare
Renovate's rebase bumped the version constraint again but left vendor-bin/cs-fixer/composer.lock pinned to 3.95.10, breaking `composer bin all install` and cascading into every CI job. Signed-off-by: Anna Larch <anna.larch@nextcloud.com> AI-Assisted-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.95.10→3.95.15Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.95.15Compare Source
v3.95.14Compare Source
ClassAttributesSeparationFixer- handle property with hooks as last class element (#9724)SingleClassElementPerStatementFixer- do not break PHP syntax when splitting properties with disjunctive normal form type (#9723)TrailingCommaInMultilineFixer- do not add trailing comma after first-class callable (#9722)FunctionToConstantFixer(#9719)ClassDefinitionFixerTest- improve PHPDocs (#9726)ConfigurationResolverTest- fix types (#9725)GeneralAttributeRemoveFixerTest- improve data provider types (#9727)ProjectCodeTest- improve PHPDocs (#9730)v3.95.13: AdalbertusCompare Source
What's Changed
SelfAccessorFixer- do not replace constant with same name as class in the middle of a static access chain by @kubawerlos in #9716SingleClassElementPerStatementFixer- do not drop type of typed constants by @kubawerlos in #9706Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13
v3.95.12Compare Source
BinaryOperatorSpacesFixer- do not align nested array in yield with following yields (#9708)RuleSetDocumentationGenerator(#9705)v3.95.11Compare Source
NoBreakCommentFixer- handle enum cases,TokensAnalyzer::isEnumCase- fix handling nested switch-cases (#9565)Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.